Welcome![Sign In][Sign Up]
Location:
Search - access in mfc

Search list

[Windows DevelopMFCMS_Word

Description: 使用MFC在应用程序中嵌入MS Word Microsoft Office办公套件以其功能强大、方便实用而被广泛使用。我们可以使用自动化作为Word用以把其功能显露给其他应用的方式,采用这种方式可以尽可能少的占用自动化客户的资源,并且不需要被访问对象的类型信息就可以进行调用。-Use MFC in the application embedded in MS Word Microsoft Office office suite with its powerful, convenient and practical and widely used. We can use automation for its function as the Word revealed to other applications in this way can be as little as possible the occupation of automated customer resources, and do not need to be access to the object type information can be called.
Platform: | Size: 2048 | Author: li | Hits:

[ADO-ODBCproject

Description: MFC读写Access数据库实例代码和讲解过程以及在编程中一些心得-MFC read and write Access database sample code and explain the process and some experience in programming
Platform: | Size: 24576 | Author: yzs | Hits:

[Graph RecognizeRMS

Description: 在开始做电子文档管理的时候,一窍不通,上网找了一圈明白个大概。该电子文档管理是基于微软的RMS技术实现对office文件,包括word,excel,ppt等文件的授权管理,有两种开发方法。其一是利用微软提供的sdk开发包,其二是利用office的动态链接库,本文采用的是后一种方法。资源分设置成10分,我觉得是必需的,毕竟自己有了很长的时间来完成代码的,我使用的事VS2010利用MFC实现对office文件的授权管理,网上这方面的实例很少,有几个是利用C#实现的,但是在使用MFC实现的过程中会出现很多的问题,包括程序会崩溃以及空间命名的问题等,在查阅很多资料加上痛苦几天的时间,这些问题终于被我一一解决,这也是我的程序值得满意的地方。这个程序中我同时也实现了对文件后缀名的识别来确定不同的文件类型。如果在开发之中有什么问题的话,欢迎大家和我交流。最后说一句改程序需要在域环境下运行,一般的电脑是处在工工作组的环境下,所以程序能够运行,但是没有加密效果,所以要想有效果的话必须将计算机处于域环境下。还有就是环境的配置问题,CSDN上有现成的,我就不多说了。最后欢迎大家下载,相互交流经验。-Started doing electronic document management, know nothing about the Internet to find a circle know about. The electronic document management and authorization management of office documents including word, excel, ppt etc. files, there are two development methods based on Microsoft s RMS technology. One is to use the sdk development kit provided by Microsoft, the second is the use of the office of the dynamic link library, using the latter approach. Resource is set to 10 points, I think it is necessary, after all, she had a very long time to complete the code, I use VS2010 MFC authorization management of office documents online examples of this, a few are using C#, but in the process of using MFC to achieve there will be many problems, including the program will crash and space named in the access to a lot of information with the pain a few days time, these problems has finally been all the solutions, and this is my program to be satisfied with the place. This program, I also realized
Platform: | Size: 43654144 | Author: 单家伟 | Hits:

[Windows DevelopTMFCCparalleeh

Description: 这个类允许你在全部的Windows平台下使用低级端口I/O接口存取并口数据。程序源码使用一个定制制的MFC/C++类实现了PC到PC之间通过“PLT1”进行简单易懂的C/S文件传输 -This class allows you to use low-level port I/O interface to access the parallel port data in all Windows platforms. The program source code using a custom system, MFC/C++ class implements a simple C/S file transfers between PC to PC via " PLT1"
Platform: | Size: 13312 | Author: jx | Hits:

[ADO-ODBCSpare-System

Description: 自己编写的Access数据库 库存查询系统 编译器vs2005.MFC类库。 查询功能分解详细,大部分索引使用下拉菜单设计,自动搜索数据库添加相应内容,方便查询,免去按键手动添加...,数据添加方便,适用于Excel整体导入,方便维护。 库存查询-按enter自动查询所有库存及按索引查询 出库跟踪-按enter自动查询所有借用信息及按索引查询 借还操作-借用及归还操作 数据库维护-添加删除修改及excel数据整体导入 借用权限设定-借用人员信息添加-Access database inventory query compiler vs2005.MFC write your own class library. Query function decomposition in detail, most of the index using the drop-down menu design, automatically search the database to add the appropriate content, easy access, remove the keys manually add ... data add convenience for Excel overall import, convenient maintenance. Stock Search- enter automatically query inventory and check out the library index tracking- enter automatically query all borrowed index query lending operation- borrowed and returned to the operating database maintenance- add overall import borrow delete modify and excel data permissions given- to borrow personnel information to add
Platform: | Size: 171008 | Author: | Hits:

[ADO-ODBCMFCACCESS

Description: MFC通过ADC使用Access数据库的例程,比较基础,能实现一些简单的功能,缺失的dll在百度上自己下一下-MFC through the ADC use Access database routines, compare the foundation, can realize some simple function, lack of DLL in baidu on the next
Platform: | Size: 2338816 | Author: 周爽 | Hits:

[OtherULock

Description: 信息安全邀请赛参赛作品,可实现在不影响任何u盘正常操作的情况下用u盘锁定屏幕。涉及mfc界面变成,远程线程注入,直接访问磁盘等操作。-Information security the invitational entries can be achieved in the case does not affect the normal operation of any u disk u disk lock screen. Involved mfc interface into a remote thread injection, such as direct access to disk operation.
Platform: | Size: 5921792 | Author: 孙宽 | Hits:

[SQL Serverodbc_northwind

Description: 利用MFC ODBC或ODBC API访问SQLServer 数据库,有数据显、增、删、改的功能。 ODBC配置要求:在ODBC中配置数据源odbc_northwind,所连数据库服务器为SQLServer,数据库为其示例数据库Northwind,数据库的登录名为sa,密码为空,即连接字符串为“DSN=odbc_northwind UID=sa PWD=”。 -The MFC ODBC or ODBC API to access SQLServer database, data display, add, delete, change the function. The the ODBC configuration requirements: configured in ODBC data source odbc_northwind connected to the database server as the SQLServer, the database its sample database Northwind, database login name sa, password is blank, that connection string " DSN = odbc_northwind UID = sa PWD = " .
Platform: | Size: 11741184 | Author: panlika | Hits:

[VC/MFCMFC_Class_library

Description: MFC 的详细文档说明,是MFC编程的查阅资料-The MFC document explains in detail, is the MFC programming data access
Platform: | Size: 1444864 | Author: 郭世强 | Hits:

[VC/MFCmfc_class_doc

Description: 学习MFC软件开发必不可少的资料,方面查阅MFC下的各种类的使用。-Learning the MFC software development essential information, the terms of access to the use of the various classes in the MFC.
Platform: | Size: 1445888 | Author: zhangwen | Hits:

[VC/MFCWroxBeginningVisualCpp2010

Description: 本书系编程语言先驱者Ivor Horton的经典之作,是学习C++编程最畅销的图书品种之一,不仅涵盖了Visual C++ .NET编程知识,还全面介绍了标准C++语言和.NET C++/CLI。本书延续了Ivor Horton讲解编程语言的独特方法,从中读者可心学会Visual C++ 2005的基础知识,并全面掌握在MFC和Windows Forms中访问数据源的技术。此外,本书各章后面的习题将有助于读者温故而知新,并尽快成为C++高效程序员。-Classic book-based programming language pioneers Ivor Horton is one of best-selling books to learn C++ programming varieties, not only covers the Visual C++ NET programming knowledge, but also a comprehensive introduction to the standard C++ language and NET C++/CLI. The book continues Ivor Horton unique approach to explain the programming language, from which readers Kexin learn the basics of Visual C++ 2005 and have complete control of the MFC and Windows Forms technology to access the data source. In addition, each chapter of the book behind the exercises will help readers Wenguerzhixin, and as soon as possible to become C++ efficient programmers.
Platform: | Size: 35990528 | Author: 热腾腾 | Hits:

[ADO-ODBCAdo_Oracle

Description: MFC 中自己定义的Ado访问Oracle92i的类,亲测成功!-MFC in their definition of Ado access Oracle92i class, pro-test successfully!
Platform: | Size: 2048 | Author: 温志平 | Hits:

[Database systemEx_ODBC

Description: MFC建立的单文档应用程序,使用MFC中的ODBC访问数据库,数据库使用的是Microsoft Access,入门级,仅供参考使用,记得在控制面板中设置数据源-MFC single document application built using MFC ODBC to access the database in a database using Microsoft Access, entry-level, for reference use, remember that in the control panel to set the data source
Platform: | Size: 2040832 | Author: 黄达 | Hits:

[OracleadoDB

Description: MFC开发 一个小型员工管理系统, 连接oracle数据库 其中AdoDB.cpp源文件集成了access、sql、Oracle , 这个文件时实习的时候吕老师提供的 数据库名字默认连接的, 在CTw_2Dlg::OnInitDialog()接口里改成你的用户名和密码就ok了-MFC Development A small staff management system, connecting oracle database Which AdoDB.cpp source file integrated access, sql, Oracle, this file internship Lu teacher provided The default name of the database connection, in CTw_2Dlg :: OnInitDialog () to change the interface in your user name and password on ok
Platform: | Size: 2048 | Author: LEO | Hits:

[Windows Develop33

Description: MFC界面和access数据库进行连接 在界面上对数据库进行操作 添加 删除 查询 修改-MFC interface and access the database connection in the interface to operate the database add delete query modification
Platform: | Size: 2564096 | Author: 张廷磊 | Hits:

[CSharpMFCODBCaccess

Description: VC++ 使用MFC ODBC访问数据库,请注意:在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo,直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下。-VC++ using MFC ODBC to access the database, please note: In the VC environment before running the program, you must register ODBC data source, the database file is bookinfo.mdb, data source name is bookinfo, also need to run an executable file with an executable database files files in the same path.
Platform: | Size: 49152 | Author: 张瑶 | Hits:

[Windows DevelopStyle

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard Wizard to generate the appearance and size of the framework program, the three methods to modify the icon, cursor, background. How to add and remove toolbar buttons, how to increase application toolbar, how to show and hide the toolbar. Custom status bar, add clock in the status bar, CTime class and its usage. Added progress bar in the status bar (the main window immediately after clever ideas to generate progress bar, you can not directly handle the OnCreate function, to use a custom message method). Mouse coordinates display, access the status bar in the CView object in several ways. How to add a splash screen for the application.
Platform: | Size: 52224 | Author: lw | Hits:

[OS programserialport

Description: 串口通讯,Welcome to CSerialPort, a freeware MFC class to wrap access to the Win32 APIs dealing with serial ports.-ou are allowed to include the source code in any product (commercial, shareware, freeware or otherwise) when your product is released in binary form. You are allowed to modify the source code in any way you want except you cannot modify the copyright details at the top of each module. If you want to distribute source code with your application, then you are only allowed to distribute versions released by the author. This is to maintain a single distribution point for the source code.
Platform: | Size: 25600 | Author: ydf | Hits:

[Hook apiCaMFC-plug-the-preparation

Description: MFC外挂程序编写,包括获取游戏PID、获取窗口句柄、获取游戏数据、修改游戏数据达到外挂制作目的-MFC plug-in programming, including access to the game PID, to obtain the window handle, to get the game data, modify the game data to plug production purpose
Platform: | Size: 1678336 | Author: 王鹏 | Hits:

[ADO-ODBCradom

Description: 基于MFC的实现随机抽取人的功能,在数据库中获取数据并改变其属性-MFC-based implementation of a random sample of people function, access to data in the and change its properties
Platform: | Size: 2534400 | Author: 张琪 | Hits:
« 1 2 3 4 5 6 7 89 »

CodeBus www.codebus.net